The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Catalyst-Plugin-Cache catalyst plugin"

Catalyst::Plugin::Cache - Flexible caching support for Catalyst. River stage one • 7 direct dependents • 8 total dependents

This plugin gives you access to a variety of systems for caching data. It allows you to use a very simple configuration API, while maintaining the possibility of flexibility when you need it later. Among its features are support for multiple backends...

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC

Catalyst::Plugin::Cache::Store - how to write a Cache store plugin. River stage one • 7 direct dependents • 8 total dependents

In order to write a cache store plugin, all you need is to implement a method following the naming convention: setup_<<lower case store name>>_cache_backend { } For example "setup_fastmmap_cache_backend" for Catalyst::Plugin::Cache::Store::FastMmap. ...

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC

Catalyst::Plugin::Cache::Curried - Curried versions of cache_set, cache_get and cache_remove that look more like a backend. River stage one • 7 direct dependents • 8 total dependents

See "META DATA" in Catalyst::Plugin::Cache for details....

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC

Catalyst::Plugin::Cache::Backend - Bare minimum backend interface. River stage one • 7 direct dependents • 8 total dependents

This is less than Cache::Cache....

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC

Catalyst::Plugin::Cache::Store::Memory - Stupid memory based cache store plugin. River stage one • 7 direct dependents • 8 total dependents

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC

Catalyst::Plugin::Cache::Backend::Memory - Stupid memory based caching backend. River stage one • 7 direct dependents • 8 total dependents

This backend uses Storable to cache data in memory. In combination with an engine like FastCGI/mod_perl/prefork which calls fork() your cache will get async because child processes don't share cache in memory....

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC

Catalyst::Plugin::Cache::Choose::KeyRegexes - Choose a cache backend based on key regexes. River stage one • 7 direct dependents • 8 total dependents

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC
7 results (0.076 seconds)